libxl: Use libxl__xswait* in libxl__ao_device
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 20 Dec 2013 14:49:21 +0000 (14:49 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 26 Jun 2015 15:53:50 +0000 (16:53 +0100)
commit082397e5bf5c9e28d233074093239652f1f58d33
tree2934f43736cb127ebe452253778c2eebc0729e3e
parent72e00fb6c9e5a93f4001cf98fd3a7064be53a9a0
libxl: Use libxl__xswait* in libxl__ao_device

Replace the separate timeout and xenstore watch with use of
libxl__xswait*.

Different control flow, but no ultimate functional change apart from
slight changes to the text of error messages.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl_device.c
tools/libxl/libxl_internal.h